[BETA] Update campaign settings
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the campaign.
Body
application/json
Optional new budget for the campaign.
Optional new end date for the campaign.
Optional new list of geotargeting IDs.
Optional new name for the campaign.
Optional new list of product IDs.
Optional new start date (cannot be changed for started campaigns).
Available options:
ENABLED
, PAUSED
, REMOVED
Response
202
application/json
Successful Response
The unique identifier for the queued job.